ImageStorageHorizontal.height

  1. size_t height [@property getter]
  2. size_t height [@property getter]
    struct ImageStorageHorizontal(Color)
    @property @nogc nothrow @safe shared
    size_t
    height
    ()
    if (
    isColor!Color
    )
  3. size_t width_;
  4. size_t height_;

Meta